home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- put "TOE1; " into field "op"
- delete char -30000 of field "op"
- delete char -30000 of field "op"
- put field "op" into field "mainop"
- put "cargoctoe" into field "maincasterphoto"
- puppetTransition(47, 1, 8)
- put the number of lines in field "tblca_Fe,FEATURE"
- if the number of chars in field "Tblca_Fe,FEATURE" > 200 then
- put field "Tblca_Fe,FEATURE" into field "specbfea"
- play frame "specb"
- abort()
- end if
- puppetSound("foundspec")
- play frame "speca"
- abort()
- end
-